Skip to content

rag for video application#57

Closed
lfunderburk wants to merge 2 commits intomainfrom
video-rag
Closed

rag for video application#57
lfunderburk wants to merge 2 commits intomainfrom
video-rag

Conversation

@lfunderburk
Copy link
Copy Markdown
Contributor

@lfunderburk lfunderburk commented Jan 2, 2024

PR with app for video analysis using RAG


📚 Documentation preview 📚: https://ploomber-doc--57.org.readthedocs.build/en/57/

Comment thread examples/docker/video-rag/app.py Outdated
from elasticsearch_haystack.embedding_retriever import ElasticsearchEmbeddingRetriever
from elasticsearch_haystack.document_store import ElasticsearchDocumentStore

from chat import *
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not use wildcard imports, it makes linting tools fail

@@ -0,0 +1,15 @@
services:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ploomber cloud does not support docker-compose, you'll need to modify your dockerfile so it runs elasticsearch instead of using this

@edublancas edublancas closed this Jan 11, 2024
@edublancas edublancas deleted the video-rag branch January 11, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants